type google.golang.org/grpc/internal/channelz.dummyEntry
7 uses
google.golang.org/grpc/internal/channelz (current package)
funcs.go#L464: return &dummyEntry{idNotFound: id}
types.go#L49: type dummyEntry struct {
types.go#L53: func (d *dummyEntry) addChild(id int64, e entry) {
types.go#L65: func (d *dummyEntry) deleteChild(id int64) {
types.go#L71: func (d *dummyEntry) triggerDelete() {
types.go#L75: func (*dummyEntry) deleteSelfIfReady() {
types.go#L79: func (*dummyEntry) getParentID() int64 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)